home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr10 / vde165b.zip / VDE.REF < prev    next >
Text File  |  1993-06-08  |  81KB  |  1,249 lines

  1.  
  2.  
  3.                                    VDE.REF
  4.                                    -------
  5.                      Reference Manual for the VDE Editor:
  6.                          version 1.65B (27 Apr 1993)
  7.  
  8.                              (c)1987-93, E. Meyer
  9.  
  10.  
  11.  
  12. ================================  CONTENTS  ==================================
  13.  
  14.     (For QUICK START, SYNTAX, GENERAL INFORMATION etc. see the file VDE.DOC)
  15.  
  16.      6.  COMMAND REFERENCE, alphabetically by topic:
  17.             Auto format, Auto indent, Auto number, Auto save, Block commands, 
  18.          Data files, Deleting, Envelopes, Files, Find/replace, Foreign 
  19.          characters, Graphics, Header, Hyphenation, Information, Inserting, 
  20.          Justification, Line spacing, Margins, Matching files, MenuBars, 
  21.          Moving around, Multiple files, Pagination, Paragraph indent, Place 
  22.          markers, Print preview, Print styles/codes, Printer drivers, 
  23.          Printing, Proportional spacing, Protected mode, Reformat, Ruler line, 
  24.          Run command/shell, Save/exit, Screen controls, Screen size, Splitting 
  25.          files, Tabs, Time/date, Undelete, Upper/lower case, Windows.
  26.  
  27.      7. MACROS.  Explanation and examples of:
  28.             Autoexec macro, Function keys, Key redefinition files, Macro 
  29.          definition and use, Macro keys, Macro programming, Toggle control, 
  30.          Recording macros.
  31.  
  32.      8. REVIEWS / ABOUT THE AUTHOR.
  33.  
  34.     (For use of the VINST installation utility, see the file VINST.REF.)
  35.  
  36.  
  37. ==========================  6. COMMAND REFERENCE  ============================
  38.  
  39.  
  40. AUTO FORMAT (^OM) -  When on, continuously keeps the paragraph of text you are 
  41.     working on properly formatted (margins and spacing), even as you add to or 
  42.     delete from the line; format changes are implemented instantly.  When off, 
  43.     the manual ^B command can still be used (see REFORMAT).  [Default status 
  44.     can be chosen.]
  45.          Care must be taken in files with mixed formats, as the CURRENT 
  46.     settings of margins and spacing are always used.
  47.          Note that with Auto Format on, certain keystrokes may have additional 
  48.     (or no) effects, due to immediate reformatting afterward; and some 
  49.     operations like Find/Replace may be noticably slower.
  50.  
  51. AUTO INDENT (^OA) -  When on, wordwrap or the [Enter] key will cause the 
  52.     cursor, upon moving to the next line, to indent to match any existing 
  53.     indentation on that line (with insert OFF) or the previous line (with 
  54.     insert ON).  Thus any structured indentation you create is maintained.  
  55.     Useful as a temporary (paragraph) indent, or for outlines, program source 
  56.     code, etc.  Works in all modes, including nondocument.  Note: Indentation 
  57.     must be done with spaces or variable tabs, NOT with hard tabs.
  58.  
  59. AUTO NUMBER (^K#) -  VDE can automatically number items in a list.  Just type 
  60.     a "#" character where each number in sequence should go, for example:
  61.              #.  First item.
  62.              #.  Second item...
  63.     You can then mark the list off as a block (see BLOCK COMMANDS), and use 
  64.     the ^K# command: VDE will insert the numbers (1, 2, etc) in place of the 
  65.     "#" markers.  You will be asked for the starting number; the default is of 
  66.     course 1.  (Once this is done the markers are gone.  For frequently 
  67.     revised lists, leave the "#" markers in the file on disk; use ^K# just 
  68.     before printing, and do not save afterward.)  If auto format (^OM) is on, 
  69.     text will be realigned to compensate for varying length numbers.
  70.  
  71. AUTO SAVE (^KA) -  When on, VDE saves any changes you have made to disk 
  72.     automatically, at regular intervals.  This ensures that you don't lose too 
  73.     much work if you make a mistake, have a power outage, etc.  ^KA lets you 
  74.     set the interval (1 to 255 minutes), or turn this feature off entirely 
  75.     (0).  Just press [Enter] to restore the default, normally 0.  [This can be 
  76.     changed with VINST.]
  77.          Notes: Auto save does not actually occur during intervals when the 
  78.     keyboard is not in use, or while you are editing another file.  It cannot 
  79.     save untitled work.
  80.  
  81. BLOCK COMMANDS (^KB,^KK,^KH,^KZ,^KY,^KC,^KV,^KW; ^QB,^QK; ^KPB) -  A BLOCK of 
  82.     text is delimited by two markers, set by ^KB (beginning) and ^KK (end), 
  83.     which remain in place until reset elsewhere or deleted.  Alternatively, 
  84.     you can mark a block by moving the cursor to the start or end, holding 
  85.     down the Shift key, and using the PC arrow keys, [Home, End], or [PgUp,Dn] 
  86.     to move the cursor to the other end of the block, releasing the Shift key 
  87.     when finished.  In any case, ^KH unmarks the block, removing any marker(s) 
  88.     set.
  89.          The block move and print commands (^KV,^KPB) require a block to be 
  90.     fully marked before use.  To save keystrokes, the other block commands 
  91.     (see also ^K#,^K",AltC), if used when only one block marker is present, 
  92.     will mark the current cursor position as the other end of the block:
  93.          ^KY goes to and deletes the block (including markers).  (If you want 
  94.     to return the cursor to its position before the deletion, type ^QP.)
  95.          ^KV moves the block (including markers) to the present cursor 
  96.     location; ^KC simply copies it, leaving the original marked.  Any place 
  97.     markers present are not transferred.  (The cursor cannot be IN the block.)  
  98.     ^QP may be used to return to the former position of a moved block.
  99.          ^KZ "zooms into" a block: the rest of the text is hidden, and the 
  100.     block is temporarily treated as the entire file.  This can simply isolate 
  101.     one portion of a file for your attention; it can also be done to limit the 
  102.     scope of VDE commands to that portion (only "save" commands like ^KS 
  103.     continue to affect the entire file).  Use ^KZ again to zoom back out.  In 
  104.     zoom mode, pagination is off; you can use block operations, though any 
  105.     block markers within will disappear when you zoom back to the whole file 
  106.     and the original markers are restored.
  107.          ^KW writes the block text to a disk file; you will be asked for the 
  108.     filename (and optional mode).  You can also choose to append the text to 
  109.     an existing file by typing a "+" before the filename, as in:
  110.                       Write to file: +GORT
  111.     (If you don't specify "+", and the file already exists, VDE will ask 
  112.     whether you want to overwrite or append; press Esc or Space to cancel.)
  113.          ^QB, from wherever you are in the file, moves the cursor to the block 
  114.     start; ^QK moves to the block end.
  115.          ^KPB (^KP with B option) prints the block text only.  (See PRINTING.)
  116.  
  117. DATA FILES (AltU) -  AltU allows you to change many VDE settings by using 
  118.     (loading or saving) specific types of data files.
  119.          .VDF/K files can be Loaded and Saved - see KEY DEFINITION FILES.
  120.          .VDG files can be Saved - see GRAPHICS (CHARACTERS).
  121.          .VDP files can be Loaded - see PRINTER DRIVERS.
  122.          .VDC files can be Loaded - see CHARACTER WIDTHS.
  123.          .VDI files can be Loaded - see INSTALLATION, USER OPTIONS.
  124.     Any of these may also be loaded with a semicolon on the command line (see 
  125.     SYNTAX).  Files must be in either the specified, current, or VDE directory 
  126.     (specified with the SET command -- see DIRECTORIES).
  127.          Note: in the event that VDE cannot load a data file created by an 
  128.     earlier version, VINST can usually convert it by reading the old file and 
  129.     writing it back to disk in the new format.
  130.  
  131. DELETING (^G,[Del],^T,^Y; ^QY,^Q[Del],^QT) -  ^G deletes the character at the 
  132.     cursor.  Normally, [Del] or ^[BkSp] deletes the one to the left, and 
  133.     [BkSp] (^H) moves left without deleting.  [Instead, [BkSp] may be instal- 
  134.     led to delete to the left, and [Del] to delete at the cursor.]
  135.          ^T deletes a word to the right (everything from the cursor to the 
  136.     next word break.)
  137.          ^Y deletes the entire current line.  ^QY deletes just the part of the 
  138.     line to the right of the cursor; ^Q[Del] deletes the part to the left.
  139.          ^QT, followed by a character, deletes everything until the next 
  140.     occurrence of that character.  EXAMPLE: ^QT. (period) deletes to the end 
  141.     of the sentence.  Special cases: ^QT[Enter] deletes to the next HARD CR, 
  142.     the end of the paragraph; ^QT^Z deletes to the end of the file.
  143.          Unintended deletions can be recovered (see UNDELETING).
  144.  
  145. ENVELOPES (^KPA) -  VDE provides an easy way to print a single envelope to 
  146.     accompany a letter, via the "A"ddress option of the print command:
  147.        1.  Begin by moving the cursor to the address of the recipient, and 
  148.     marking this as a block (see BLOCK COMMANDS):
  149.                      {Chester Fludd
  150.                       193 Lakota St         "{}" = block markers
  151.                       Norman, OK  73069}
  152.        2.  Then use the print command (^KP), and at the options prompt, type 
  153.     "A", followed by "1" or "2" to specify the envelope size: 1 for smaller 
  154.     (letter) size envelopes, about 3.625 x 6.5"; 2 for larger (business) size, 
  155.     4.25 x 9.5".
  156.        3.  Optionally, you may include a return address for the upper left 
  157.     corner of the envelope: enter this in "double quotes", using a backslash 
  158.     (\) to mark the beginning of a new line.  Example:
  159.                   Options:  A2"Your name\Your street\Your city"
  160.     (You may find it convenient to set up envelope printing with your usual 
  161.     return address as a macro key, if you will use it often.  See MACROS.)
  162.        4.  Load the envelope correctly in your printer, and press [Enter] to 
  163.     print it.  Then you can continue to edit or print the letter itself.
  164.  
  165.          NOTES: Different printers handle envelope feeding in various ways.  
  166.     VDE prints address(es) in the appropriate format; you have to ensure that 
  167.     they wind up on the envelope.  With some dot matrix or wheel printers, you 
  168.     can feed in a single envelope, and manual positioning on the platen may be 
  169.     sufficient.  With other printers, a separate tray is available for 
  170.     envelopes, and you will need to install special codes to select the proper 
  171.     tray.  Many laser printers expect to feed envelopes sideways, so you will 
  172.     need codes to print in a landscape font.  [Any control codes needed to 
  173.     prepare your printer for an envelope can be added with VINST; see PRINTER 
  174.     INSTALLATION.]
  175.          Vertical positioning of text on the envelope can easily be changed by 
  176.     adding linefeeds to the initialization string.  Horizontal positioning can 
  177.     be changed with the "L" print option.  Because of the way laser printers 
  178.     operate in landscape mode, VDE prints both envelope sizes with their RIGHT 
  179.     edge in the same place.  This means that on other printers, the LEFT edge 
  180.     of the smaller envelope must be placed 3" (30 columns) in from the left 
  181.     margin.  If this is inconvenient, it can be overridden by specifying the 
  182.     left margin option (e.g. "L0") AFTER the "A1" option.
  183.  
  184. FILES (^KL,^KR,^KJ,^KF) -  ^KL loads new file(s) to edit, REPLACING the 
  185.     current one.  (If the file has been modified, you will be prompted to 
  186.     confirm that you mean to abandon it; if you want to load file(s) in 
  187.     ADDITION to the current one, use AltL instead.)  You can enter any number 
  188.     of filenames, with optional line/page numbers and modes (see SYNTAX).
  189.          ^KR reads in the contents of a single disk file, inserting the text 
  190.     at the current cursor position.
  191.          ^KJ deletes any disk file you specify.  (If you need more complex 
  192.     file utilities, remember that you can run any DOS command with AltR.)
  193.  
  194.          All these commands prompt for specific filenames.  If you are unsure, 
  195.     and want to pick a name from a directory listing, you can call up the 
  196.     "file browser" display by pressing [Enter] alone for *.*, or typing any 
  197.     filename with wildcards, like *.LTR.  (Note: if you mean to load an 
  198.     "untitled" work area, press ^J or ^[Enter], instead of [Enter], at the ^KL 
  199.     prompt.  See PROMPTS for other control key usage.)
  200.          Files display alphabetically in uppercase, then directories in 
  201.     lowercase (beginning with the parent directory "..").  If there are more 
  202.     items than will fit on screen, you will see "..." at the top or bottom to 
  203.     indicate this.  Hidden or System files will not display and cannot be 
  204.     edited with VDE.  [Note: VINST can also specify several filetypes (like 
  205.     unreadable .COM or .EXE files) to exclude; they will not display unless 
  206.     specified explicitly, and cannot be edited.]
  207.          You can move the cursor through the list with the arrow keys, 
  208.     [PgUp,Dn], or [Home,End]; additionally, a letter "A-Z" may be typed to go 
  209.     to the next file beginning with that letter, or "\" to go to the next 
  210.     subdirectory.  When the cursor is on a subdirectory, pressing [Enter] 
  211.     allows you to view its contents in turn; when it is on a file, pressing 
  212.     [Enter] selects that file to complete your command.
  213.          If you are loading files, you can also press the "+" key to "tag" 
  214.     files, marking them as a group, and then press ^T to load them all at 
  215.     once.  Pressing "+" again will untag a file, or [Esc] will untag all.
  216.          You can quit by pressing ^U, or clear the display and return to the 
  217.     directory prompt by pressing [Esc] or [Space].
  218.  
  219.          ^KF brings up the full-featured file browser; you may specify a 
  220.     drive, directory, and/or filename mask, and the contents will be 
  221.     alphabetically listed.  (The default, if you just press [Enter], is the 
  222.     directory shown at the ">dir" prompt, and all files *.*.)  Below you will 
  223.     see, in addition to the cursor motions already described, a full 
  224.     complement of operations to apply to the file the cursor is on:
  225.              ^L   LOAD an additional file to edit;
  226.              ^N   replace the current file with a NEW one;
  227.              ^R   READ a file into the current file;
  228.           [Del]   DELETE the file (be careful, deletion is immediate).
  229.     If the file you want to load or read requires a different file mode, you 
  230.     can first press "/" and the correct mode letter (D,N, etc).
  231.          When the cursor is on a directory, you can press [Del] to REMOVE it 
  232.     (if empty), or [Enter] to view its contents.  (This returns you to the 
  233.     ">dir" prompt, where you can actually specify any new drive/directory.)
  234.          You can also press "+" to tag files, marking them as a group, and 
  235.     then press ^T to load them all at once.  (Other operations cannot be 
  236.     performed while tagging.)  Pressing "+" again will untag a file, or [Esc] 
  237.     will untag all.
  238.          You can quit by pressing ^U, or clear the display and return to the 
  239.     directory prompt by pressing [Esc] or [Space].
  240.  
  241. FIND/REPLACE (^QF,^QA; ^L,^\) -  ^QF is the command to FIND a string.  The 
  242.     search normally proceeds from the cursor position forward, and is case 
  243.     (upper-lower) sensitive.  The character ^_ (Ctrl-underline) functions as a 
  244.     wildcard: it will match any single character.  The single code ^M (CR, or 
  245.     [Enter]) indicates a "newline" (CR,LF) in VDE.  Some control codes can be 
  246.     entered directly; some (like ^M) require the ^P prefix.  Graphic 
  247.     characters can be entered using AltG.  Examples:
  248.            Find: ^MLABEL       matches "LABEL" at start of line only;
  249.            Find: p^_^_ce       matches "piece", "peice", etc.
  250.     (Note: because find/replace uses ^M to find CR,LF, it cannot be used to 
  251.     find line overstrikes, CR without LF, created by ^PM.  Use the special 
  252.     code ^^ to find these.)
  253.         ^QA is the REPLACE command.  It asks for a string to find, as above, 
  254.     then what to change it to.  Normally, the cursor will move to each 
  255.     occurrence of the string, and you will be asked ("Chg?") whether to change 
  256.     it; answer "Y"es or "N"o, or "*" to change all the rest without asking 
  257.     individually, or press [Esc] to quit.
  258.          There are several options for find/replace:
  259.            "B" = search Backward for the specified string;
  260.            "U" = case insensitive search (ignore Upper/lower distinction);
  261.            "W" = whole word only (skip instances part of a larger word);
  262.            "G" = search Globally (from start or end of file);
  263.            "M" = Multi-file search (through all files being edited);
  264.            "A" = Align (reform) paragraphs again after each replacement;
  265.            "N" = No query: replace all instances without asking.
  266.     To skip the options prompt, finish entry of the find string (for ^QF) or 
  267.     replace string (for ^QA) by typing ^J or ^[Enter] instead of [Enter].
  268.          ^L instantly repeats the last find or replace (^QF/^QA) operation 
  269.     once more; the "B,U,W,M,A" options remain as last specified.  ^\ also 
  270.     repeats, but in the reverse direction ("U,W,M,A" remain unchanged).
  271.          NOTES: "A"lign is assumed by default if auto format (^OM) is on.  (Be 
  272.     careful with this in a file with varying margins.)  "G"lobal is assumed 
  273.     whenever "M"ulti-file is selected.  "N"o query is assumed whenever ^QA is 
  274.     used in a macro.  [VINST can set "U"pper/lower as your default, in which 
  275.     case specifying "U" means case sensitive.]
  276.  
  277. FOREIGN CHARACTERS -  Characters in the upper ASCII range (128-255), such as 
  278.     foreign letters and accents, can be entered directly into text using 
  279.     either standard DOS method: one of the DOS KEYBxx keyboard map utilities, 
  280.     or the [Alt] key and numeric keypad (hold down [Alt] while pressing keypad 
  281.     1,5,5 for character 155).
  282.          VDE treats these characters as "graphics": you are limited to a total 
  283.     of 32 such codes at a time, and any that you have used may be found in the 
  284.     menu brought up by the AltG command.  See GRAPHICS.
  285.  
  286. GRAPHICS (AltG) -  You can enter an IBM graphic (or foreign) character into 
  287.     the file either directly from the keyboard, via [Alt] and the numeric 
  288.     keypad, or with the AltG command.  You will be presented with a menu of up 
  289.     to 32 characters (labeled A-Z,1-6) to choose from; the default set 
  290.     contains some useful box drawing parts, and has room free for other 
  291.     characters that might be loaded.  [It can also be modified with VINST.]
  292.          In addition, any individual menu entry can be redefined: type "=", 
  293.     then the code (A-6) to change.  (If a graphic definition is present in any 
  294.     file being edited, you cannot change it.)  You can then select the desired 
  295.     character from the complete graphics set, by moving the cursor to it and 
  296.     pressing [Enter].  Alternatively, if you press [Esc], you may enter the 
  297.     extended ASCII code in either hex (2 digits 80-FF) or decimal (3 digits 
  298.     128-255) format.  Example: the Greek alpha can either be picked off the 
  299.     menu, or entered as "E0" hex or "224" decimal.  Once defined, the graphic 
  300.     can be entered into the file by pressing its menu letter.
  301.          As a further convenience, you can type "-" to clear all entries not 
  302.     needed for graphics already present in your files.
  303.          Graphics are stored in disk files in accord with the current file 
  304.     mode.  Printing of graphics depends on whether your printer font is 
  305.     installed [see PRINTER INSTALLATION] as IBM graphics (PC8) or Roman8, or 
  306.     neither, in which case VDE will "emulate" them, choosing standard ASCII 
  307.     character overstrikes that come as close as possible.  This usually works 
  308.     well, especially for the foreign language characters.
  309.          NOTE: a few "control codes" in the ASCII range 00-1F,7F, if entered 
  310.     into a file with ^P, will also appear in the graphics table, because of 
  311.     the way VDE represents them internally.
  312.          CAUTION: If you load a file containing many graphics (or binary data 
  313.     that will be interpreted as graphics), VDE will try to add each in turn to 
  314.     the table.  If the graphics table fills up, any further graphics will be 
  315.     replaced by spaces.  You will see the "Graphics overflow" error message, 
  316.     and protected mode (R/O) will engage, to guard against saving to disk and 
  317.     corrupting the file.  (One common cause of this error is attempting to 
  318.     read a word processor file in the wrong file mode.)
  319.  
  320. HEADER (^OQ) -  The "header" at the top of the screen can be toggled on and 
  321.     off with ^OQ.  [The default can be set either way.]  It provides useful 
  322.     information, but can be removed if you prefer to edit with a screen 
  323.     showing nothing but your text.  It looks like this:
  324.     -----------------------------------------------------------------------
  325.     + VDE.DOC /A      P 14   L 11   C 48    Ins    vt hy AI DS J+ PS " ^K_
  326.                  or (NP)(BZ)             (WIn)(R/O)     (AF)  (MR)
  327.     -----------------------------------------------------------------------
  328.     '+' = Multi-file flag.  Present if other file(s) are being edited.
  329.     'VDE.DOC /A' = Current filename and mode.  The full directory information, 
  330.          along with other files being edited, can be displayed with the ^KI 
  331.          command (see INFORMATION).
  332.     'P 14, etc' = Cursor position in file by page (in document modes), line, 
  333.          column.  If pagination is off (^OP0), you will see 'NP' instead of a 
  334.          page number; in block zoom mode (^KZ) you will see 'BZ'.
  335.     'Ins','WIn' = Insert mode (^V) or Word Insert (^]) on.
  336.     'R/O' = Read/Only, protected mode (^KO) on.
  337.     'vt' = Variable Tab mode (^OV) on. 
  338.     'hy' = Hyphenation (^OH) enabled.  (Documents only)
  339.     'AI' = Auto Indent mode (^OA) on.
  340.     'AF' = Auto Format mode (^OM) on.  (Documents only)
  341.     'DS' = Double spacing (^OS) on.
  342.     'J+/-' = Right Justification mode (^OJ) on.  (Documents only)
  343.     'MR' = Margins released (^OX).  (Documents only)
  344.     'PS' = Proportional spacing (^OK) on.
  345.       "  = Double quote mark appears during macro recording (Esc").
  346.    '^K_' = Command key prefixes (and some prompts) display here.
  347.  
  348. HYPHENATION (^OH,^P-) -  ^OH toggles hyphenation on and off.  If off, midword 
  349.     hyphens are not treated as wordbreaks.  [The default can be changed.]
  350.          VDE can't hyphenate automatically, but it can recognize hyphens that 
  351.     you type in the text, treating them as a legitimate place to break a line.  
  352.     In addition to ordinary hyphens, "-", there are "soft hyphens" (SHs), 
  353.     which you can enter by typing ^P- (^P,hyphen), and which display in a 
  354.     different color.  SHs indicate optional places to break a long word: they 
  355.     will print as a hyphen when they fall at the end of the line (that is, 
  356.     when actually in use to break a word), but do not print if they wind up in 
  357.     mid-line.  (Note: only WordStar (/W or /S) file modes store soft hyphens 
  358.     as such; when saving to disk in other modes, as in printing, they either 
  359.     become hyphens or disappear, as appropriate.)
  360.  
  361. INFORMATION (^KI,AltI) -  ^KI displays an Information message telling you:
  362.       - The full name (including directory) of the current file;
  363.       - When it was last saved, and whether (Y/N) it has been changed since;
  364.       - Any print toggles (^B,^D,^S etc) that seem to be unpaired;
  365.       - A word count for document files (useful for professional writing);
  366.       - The current size of the file in bytes or K (1K = 1024 bytes);
  367.       - Bytes of memory used in this text segment, and percentage full;
  368.       - The amount (in K) of memory free to edit further files;
  369.       - The names of all other files being edited.
  370.          AltI displays the VDE version, date, and copyright.  (An uninstalled 
  371.     copy of VDE does this automatically on startup.)
  372.  
  373. INSERTING (^V,[Ins],^],^[Ins],^_,^N) -  ^V or [Ins] toggles Insert mode 
  374.     on/off, and ^] or ^[Ins] toggles Word Insert.
  375.          When both are OFF, VDE is in Overwrite mode: when you type a 
  376.     character, it replaces the one the cursor is on; when you press [Enter], 
  377.     the cursor advances to the beginning of the next line of text.  With 
  378.     Insert (^V) ON, when you type a character, it is inserted into the text, 
  379.     while any characters that were already there are carried to the right; 
  380.     when you press [Enter], a return is inserted into the text, causing the 
  381.     beginning of a new line.  [The default insert status, initially OFF, can 
  382.     be changed.]
  383.          Word Insert is a hybrid of the two modes: mostly it behaves like 
  384.     Overwrite mode, so you can replace an existing word; but when the cursor 
  385.     reaches the END of the word, it behaves like Insert mode, so you can 
  386.     continue typing without overwriting the next word.  This can be a handy 
  387.     combination for revising existing text.
  388.          The ^_ and ^N commands (insert space, insert CR) are most useful in 
  389.     Overwrite mode (avoiding the need to turn Insert on and back off).
  390.  
  391. JUSTIFICATION (^OJ) -  ^OJ controls right justification mode, cycling between 
  392.     three states:
  393.               ADD.  ("J+" in header.)  Text paragraphs will be 
  394.          formatted with an even right margin, by inserting extra 
  395.          spaces between words as necessary.
  396.               REMOVE.  ("J-" in header.)  Formatting will undo 
  397.          justification by removing any extra spaces between words, 
  398.          leaving an uneven right margin again.
  399.               OFF.  Formatting does not change spacing of text; 
  400.          right margin is left uneven.
  401.     Thus the Reform (^B) command can justify or de-justify text as desired.
  402.          Right-justified text should not be saved to disk in file mode /U 
  403.     (which has no margin structure) or in modes /X,/M,/P, or /F (because 
  404.     XyWrite, MS Word, and WordPerfect will not recognize VDE's method of 
  405.     justification).
  406.          Justification does not work with proportional spacing (^OK).
  407.  
  408. LINE SPACING (^OS) -  ^OS toggles between single and double line spacing.  In 
  409.     double space mode, the following functions generate double carriage 
  410.     returns: [Enter] (^M), Insert CR (^N), Reform (^B), Wordwrap.  You can 
  411.     easily mix single and double spacing; ^B can convert between the two.
  412.          Note: a single-spaced file can also be printed out double-spaced with 
  413.     the "D" option of the ^KP command (see PRINTING).
  414.  
  415. MARGINS (^OR,^OL,^OX,^OC,^OF) -  ^OR sets the Right margin, and enables text 
  416.     formatting.  At the prompt, enter the column number (up to 255), or just 
  417.     press [Enter] for the current cursor column.  (Note: in proportional mode 
  418.     (^OK), the number is interpreted in 1/10" instead of characters.)
  419.          ^OL similarly sets the Left margin column; the value must be less 
  420.     than the right margin.  (^OL is normally used for indenting selected 
  421.     paragraphs.  To leave blank space at the left of the page throughout when 
  422.     PRINTING, see the "L" option of the ^KP command, or the left margin 
  423.     setting in PRINTER INSTALLATION.)
  424.          "Wordwrap" is automatic in all document modes whenever the margins 
  425.     are set: anything typed before the left margin will move up to it; 
  426.     anything typed past the right margin will wrap over to the next line.  
  427.     (See also REFORMAT and AUTO FORMAT.)  Wordwrap and formatting are disabled 
  428.     if the right margin is set to 1, or while margins are released (^OX).
  429.          (NOTES: Margins cannot be set in nondocument modes ; a left margin 
  430.     cannot be set in /X, /U, or /M mode.  On top/bottom margins see PRINTING.)
  431.          ^OX toggles margin release, allowing you to type outside the margins.  
  432.     Use ^OX again to cancel.
  433.          ^OC Centers the current line with respect to the margins; ^OF sets 
  434.     the line Flush right.  Afterward, the cursor advances to the next line.
  435.  
  436. MATCHING FILES (AltM) -  This command can locate small differences between two 
  437.     largely similar files (perhaps an earlier and a later revision of your 
  438.     work).  You must first load these two files (AltL), then split the screen 
  439.     between them (AltW), and position the cursor in corresponding places in 
  440.     both files (for example, the top).
  441.          Then press AltM.  Starting from these positions, VDE searches for any 
  442.     difference between the files.  If there is one, VDE will stop on those 
  443.     lines, showing the disagreeing passages side by side.  If you want to 
  444.     continue, press AltM again.  (If the difference was significant you may 
  445.     first need to reposition one cursor to match the other.)  If the cursor 
  446.     winds up at the end of both files, they match.
  447.          Note: in document modes, AltM compares word by word, ignoring mere 
  448.     formatting differences (margins, spacing etc).  In /N mode, it is an exact 
  449.     character by character comparison.
  450.  
  451. MENUBARS (Esc?) -  This command is used in command-only mode to enter MenuBar 
  452.     mode.  To cancel MenuBars, press Esc,M,C to select {Misc:Command mode}.
  453.          The Esc? command can also be used in a macro definition, in which 
  454.     case it calls up the MenuBar once, without changing the current operation 
  455.     mode.  (This feature is used in the WordPerfect compatibility macros 
  456.     contained in WP.VDF, to present menu choices; see DEFAULT FUNCTION KEYS.)
  457.  
  458. MOVING AROUND (Arrows; ^F,^A,^C,^R; ^QE,X,S,D; ^QR,C; ^QI,^QL,^QN,^QP; AltO) -  
  459.     VDE supports two sets of Arrow keys, which function interchangeably: the 
  460.     four arrow keys [^,v,<,>] on the IBM keyboard, and the WordStar "diamond" 
  461.     ^E,^X,^S,^D.  These keys move the cursor one unit up, down, left, and 
  462.     right respectively.  There are many other movement commands as well:
  463.          ^F or ^[>] moves right, to the start of the next word; ^A or ^[<] 
  464.     moves left, to the start of the current (and then previous) word.  ^C or 
  465.     [PgDn] scrolls forward (down) one screen; ^R or [PgUp] scrolls backward 
  466.     (up) one screen.
  467.          Preceded by ^Q, any arrow key moves more Quickly: thus ^QE, ^QX go 
  468.     to the top or bottom of the screen; ^QS, ^QD to the left or right end of 
  469.     the line.  Similarly, ^QR and ^QC scroll all the way to the beginning or 
  470.     end of the file, respectively.
  471.          ^QI moves directly to a given page (for documents) or line (for non- 
  472.     documents).  In documents, ^QL and ^QN move to the start of the Last or 
  473.     Next page, respectively.
  474.          ^QP returns the cursor to its Previous position -- before the last 
  475.     large movement occurred.  (This means AltM,AltO,^B,^QR,^QC,^QF,^QM,^QB, 
  476.     ^QK, and any other command that moves to the block location via ^QB.)  
  477.     After a block move (^KV), ^QP will return to the previous position of the 
  478.     block.  ^QP can be repeated to cycle between two positions in a file.
  479.          AltO displays an Overview bar at the top of the screen.  The length 
  480.     of the bar corresponds to the filesize, and the current position is marked 
  481.     so you can see where you are.  You can move the place marker left or right 
  482.     with the arrow keys; the cursor remains in the original (current) 
  483.     position.  To move to the selected position, press [Enter]; press [Esc] 
  484.     instead to cancel.
  485.  
  486. MULTIPLE FILES (AltL,AltB,AltN,AltX,AltQ,AltC,AltP) -  VDE allows you to edit 
  487.     up to 8 files simultaneously, if you have enough memory.  This can be done 
  488.     from the command line, by giving a list of several filenames.
  489.          Otherwise, to Load additional files, press AltL.  You can enter any 
  490.     number of filenames, with optional line/page numbers and modes (see 
  491.     SYNTAX); for an untitled work area, press ^J or ^[Enter].  You can also 
  492.     access the file browser with [Enter] or wildcards (see FILES).  (You will 
  493.     get an error message if you run out of memory, or are already editing the 
  494.     named file, or 8 files.)
  495.          Once multiple files are in use, AltB and AltN can be used to cycle 
  496.     back and forth through the files being edited.  If you Quit or Exit 
  497.     (^KQ,^KX) from one file, you will be returned to the previous one.
  498.          For convenience, AltX exits ALL files immediately, saving any changes 
  499.     made.  AltQ quits ALL files immediately, without saving; if any of them 
  500.     have been modified, you will be prompted (just once) to confirm this.
  501.          AltC Cuts a marked block of text, placing it in a buffer for later 
  502.     recovery.  (The original remains, unless you delete it with ^KY.)  AltP 
  503.     Pastes in the previously cut text at the cursor position, allowing block 
  504.     copying and moving between files.)
  505.          It is possible to view two files on screen at once (see WINDOWS).
  506.  
  507. PAGINATION (^OP,^PL) -  The ^OP command sets the page length.  Enter a value 0 
  508.     to 255 lines, or just press [Enter] to restore the default.
  509.          When the value is nonzero, it determines the page and line shown in 
  510.     the document header ("P xx L xx"), and all page functions in the Print 
  511.     routine (pagination, headers, start/stop at page) are enabled.  A formfeed 
  512.     will be sent to eject each full page.  [VDE does not send a formfeed 
  513.     before printing; install one in your printer initialization if you want.]
  514.          When the value is zero, pagination is off.  The header will say "NP L 
  515.     xxxx", showing you the absolute line number in the file; printing occurs 
  516.     with no page breaks, though a formfeed is sent at the end of the file.  
  517.     (To skip even this, use the block print option "B", which allows you to 
  518.     print several small things on the same sheet or, in conjunction with the 
  519.     "*" option, multiple copies of index cards, labels, etc.  See PRINTING.)
  520.          The ^PL command embeds a formfeed (^L) in the text, to begin a new 
  521.     page; the best place to put it is at the beginning of a line.
  522.  
  523. PARAGRAPH INDENT (^OG) -  Of course you can indent text simply by changing the 
  524.     left margin (^OL), but there are times when you want only a temporary 
  525.     indent.  ^OG gives a "paragraph indent"; each time you use it, the left 
  526.     margin is reset to the next tab stop over (see TABS).  The indentation 
  527.     lasts until you type the [Enter] at the end of the paragraph (or use the 
  528.     ^B or ^OL commands), at which time the original left margin is restored.
  529.  
  530. PLACE MARKERS (^KM,^QM) -  You can set any number of temporary place markers 
  531.     in the text with ^KM, when you want to return to a spot later.  The marker 
  532.     displays as a highlighted "!", and can be deleted if no longer needed.  
  533.     The ^QM command moves the cursor to the next place marker in the file, 
  534.     cycling back to the top of the file as needed.  Place markers are NOT 
  535.     saved to disk.
  536.  
  537. PRINT PREVIEW (^OD) -  This command shows you a preview of the text as it 
  538.     would print: with all non-printing codes (markers, ^P codes, etc) hidden, 
  539.     and page breaks indicated by a row of dotted lines.  This is handy for 
  540.     making sure that text is aligned properly, and will help you avoid wasting 
  541.     time and paper on unacceptable printouts.  You can scroll through the file 
  542.     in this mode with [PgUp,Dn] or ^R,^C; or move to the top or bottom, with 
  543.     ^[Home,End].  Press [Esc] to continue editing.
  544.  
  545. PRINT STYLES/CODES (^P) -  This command prefix is used to enter various 
  546.     "codes" in the ASCII range 00-1F into the text, usually for purposes of 
  547.     printer control.  Most codes are entered in a standard fashion: ^PA embeds 
  548.     ^A, etc.  Those with defined functions in VDE documents display as 
  549.     highlighted letters, and always insert; the rest (all, in nondocuments or 
  550.     /A mode) display as graphics, and observe the current INSERT status.  
  551.     (Warning: use ^PZ with caution, since many programs treat ^Z (hex 1A) as 
  552.     an end of file mark.)
  553.          Several other common control codes produce special effects:
  554.           ^P^I - hard (ASCII) tab - printers respond variously to this
  555.             ^L - formfeed - will cause a page break
  556.             ^H - backspace - overstrike previous character
  557.             ^M - carriage return - enter a CR without a LF to overstrike line
  558.                   (do NOT hit [Enter] again after this, just continue typing)
  559.     The further codes below do NOT operate in nondocuments or /A mode.
  560.          ^P^G causes printing to pause immediately, until you press a key to 
  561.     continue ([Esc] will cancel).  This allows you to adjust the platen for 
  562.     printing various forms.  (Note: on many dot matrix printers, can only be 
  563.     used at the start of a line.)
  564.          ^P,Esc or ^P[ can be used to embed the "Escape" code (hex 1B) in a 
  565.     file if desired.  But these are most commonly used for printer control, 
  566.     and VDE offers a much simpler way of doing this.  In place of complex 
  567.     "escape sequences" for print styles (underlining, etc) in document files 
  568.     VDE lets you enter a single marker, which will be translated into the 
  569.     proper codes during printing.  VDE supports a set of 13 codes for this 
  570.     purpose: seven toggles, six switches.  [See PRINTER INSTALLATION on how to 
  571.     install the proper driver for your printer.  Otherwise, only ^PS and ^PX 
  572.     will work.]  The conventional WordStar meanings of these codes are:
  573.        Toggles: ^P^B  boldface        Switches: ^P^Q  (user def 1)
  574.                   ^D  ("doublestrike")            ^W  (user 2)
  575.                   ^S  underline                   ^E  (user 3)
  576.                   ^Y  italic ("ribbon")           ^R  (user 4)
  577.                   ^T  superscript                 ^A  alternate pitch
  578.                   ^V  subscript                   ^N  standard pitch
  579.                   ^X  strikeout [has no installation]
  580.     But you can use them for anything you like.  "Toggles" are good for 
  581.     features like underlining that are turned on and off; enter them in pairs, 
  582.     to mark the beginning and end of the desired text.  "Switches" are better 
  583.     for multi-valued parameters like character pitch or print quality.
  584.          If toggles are not properly paired, you will find print effects 
  585.     continuing throughout the rest of your document.  To save time and effort, 
  586.     use the ^KI command to check for this before printing.  (If an "S" appears 
  587.     under the "^ Check" heading, there is an unpaired ^S somewhere.)
  588.  
  589. PRINTER DRIVERS (AltV,AltU) -  Since many people use more than one kind of 
  590.     printer, VDE accomodates two different printer drivers, a primary and an 
  591.     alternate.  Before printing a file, you can select which one is active 
  592.     using AltV.  [You can install different drivers with VINST.]
  593.          AltU gives you access to an unlimited number of further printer 
  594.     drivers in the form of .VDP disk files; select "L"oad, then type the file 
  595.     name.  [See PRINTER INSTALLATION for instructions on how to create such 
  596.     files.]  The new driver will replace the previous primary.
  597.  
  598. PRINTING (^KP) -  The ^KP command Prints the file you are editing.  The page 
  599.     format is determined by several factors: the current page length (^OP) 
  600.     determines the number of lines of text per page.  The top and left margins 
  601.     can be varied with options below.  Other options produce either a centered 
  602.     page number at the bottom of the page, or a header, consisting of a page 
  603.     number in the corner and/or a string of text; the spacing of these is 
  604.     controlled by settings in the printer driver.  Various printers position 
  605.     paper differently, but can typically put at least 60 lines of text on a 
  606.     standard 11-inch page.
  607.          You will be asked for a set of "Options:", at which point you may 
  608.     enter one or more of the following, in any order:
  609.  
  610.        @nn    begins printing AT page nn of the document.
  611.        =nn    RENUMBERS the printout to start at page nn.
  612.        #nn    prints only (up to) a TOTAL of nn pages.
  613.        O,E    prints only Odd or Even pages (print one, then run the paper 
  614.             back through and print the other, for double-sided printing).
  615.        F      prints FACING pages (header/number reversed on even pages).
  616.        *nn    prints the entire job out nn TIMES (nn=1...255).
  617.  
  618.        N      NUMBERS pages sequentially, at top right.
  619.        C      numbers pages at bottom CENTER.
  620.        "..."  uses the quoted string as a HEADER.  The string will print at 
  621.             the top right next to the page number unless it begins with a "<" 
  622.             character, in which case it prints at the left edge.
  623.               Note: you can include the current Filename, Time or Date in the 
  624.             header simply by entering ^F, ^T, or ^D, respectively.  To enter a 
  625.             quote mark, double it ("").
  626.        S      SUPPRESSES the header/page number on the first page of output.
  627.        Tnn    sets a TOP MARGIN skip of nn lines.     [The default margins can
  628.        Lnn    sets a LEFT MARGIN skip of nn columns.    be set with VINST.]
  629.  
  630.        B      prints only the currently marked BLOCK.  Pagination is disabled, 
  631.             and no final formfeed is sent; you may have to eject the page.
  632.        (FILENAME)   redirects printer output to a disk file.  All print 
  633.             control codes will go into the file just as they would have been 
  634.             sent to your printer.  If you want to append the output to an 
  635.             existing file, type a "+" before the name: (+FILENAME).
  636.        A      ADDRESSES an envelope; see ENVELOPES.
  637.        P      PAUSES for your keystroke before each page prints (sheet feed).
  638.        ^      FILTERS control codes (like ^X) so they print out as text "^X".
  639.        D      DOUBLESPACES the printout.
  640.        '...'  sends a string of printer control commands before printing 
  641.             begins.  These must be entered as ASCII characters or control 
  642.             codes, not digits.  If the command is "Esc A" (1B 41 hex), press 
  643.             quote, ^P, Esc, A, quote.  To enter a quote mark (27 hex), double 
  644.             it ('').  (Some control codes, including Esc, must be entered with 
  645.             the ^P prefix; see PROMPTS.  Codes 00-1F are entered as ^A, ^B, 
  646.             etc.  An ASCII table will be helpful; see PRINTER INSTALLATION.)
  647.  
  648.               EXAMPLE 1:      Options:  "<STATUS REPORT: ^D" N F
  649.     will put a header like "STATUS REPORT: 10/19/90" at the top left of each 
  650.     page, and the page number at the top right (vice versa on even pages).
  651.               EXAMPLE 2:      Options:  L12 #1
  652.     will print one page only, with an added left margin of 12.  (Printing a 
  653.     single page is a good check of page layout before going ahead to print a 
  654.     long file.  To continue at page two, of course, use Options:  @2.)
  655.               EXAMPLE 3:      Options:  BD(+SCRATCH)
  656.     will append the print output of the current marked Block, double spaced, 
  657.     to the disk file SCRATCH.
  658.  
  659.          ABOUT PAGINATION:  If you set the page length to 0 (see ^OP) or 
  660.     select the 'B' option to print only a block, the output will NOT be 
  661.     paginated by VDE -- that is, data will be sent to the printer in a 
  662.     continuous stream, and the printer will break pages when it considers them 
  663.     full.  No headers or page numbers will be printed; in fact, none of the 
  664.     options @,=,#,O,E,F,N,C,S,T,P,"...", which involve page numbering, are 
  665.     allowed with 'B'.  If for some reason you do want paginated printing of a 
  666.     block only, you must cut and paste it to a new file (see AltC,P), and 
  667.     print it as a separate file.
  668.  
  669.          ABOUT MARGINS: A left margin that is part of a document's format (via 
  670.     ^OL, etc) affects the file text but not placement of headers or page 
  671.     numbers.  Left margin settings external to the text ("Lnn", or printer 
  672.     driver default) shift the entire printout to the right, including headers 
  673.     and page numbers.  Because these settings are also in columns, their 
  674.     physical width will vary according to the font in use; you will get more 
  675.     consistent results if you use your printer's absolute left margin setting 
  676.     feature (see PRINTER INSTALLATION).
  677.  
  678.          OTHER NOTES:  Options 'C' and 'N' cannot be used together.
  679.          If you are in /W or /S file mode, any WordStar dot commands in the 
  680.     file (lines beginning with ".") will not be printed.
  681.          You can cancel printing at any time by pressing [Esc], or pause by 
  682.     pressing any other key (press a key again to resume).
  683.  
  684. PROPORTIONAL SPACING (^OK) -  Normally VDE assumes a fixed pitch font: one 
  685.     character equals one print column.  Yet if your printer has a proportional 
  686.     font, you can get VDE to use it, and to format text so that it will print 
  687.     with more appropriate margins.  Use ^OK to toggle proportional mode on and 
  688.     off.  When on, you will see "PS" in the header; all wordwrap and 
  689.     reformatting (^B,^OC,^OF) will take advantage of a table of varying 
  690.     character widths, for a better aligned printout, though line lengths may 
  691.     look uneven on screen; and when you print, a proportional font will be 
  692.     selected.
  693.          In proportional mode, the right margin needs to be interpreted in 
  694.     inches rather than characters, based on a conversion of 10 cpi, so that a 
  695.     right margin (^OR) of 70 means 7.0".  (Note: characters may extend well 
  696.     beyond the 70th column.)
  697.          Mixing proportional and fixed print in the same document is a little 
  698.     tricky.  You must install and use a print (^P) toggle or switch to 
  699.     alternate between the two fonts, type or format the fixed pitch parts with 
  700.     ^OK off, the proportional parts with ^OK on (and appropriately altered 
  701.     margins), and then print with ^OK off.
  702.          [See PRINTER INSTALLATION to install codes for proportional mode on 
  703.     your printer, and CHARACTER WIDTHS to adjust the width table.]
  704.  
  705. PROTECTED MODE (^KO) -  When you want to view a file without accidentally 
  706.     modifying it, you can engage protected mode with ^KO: the flag "R/O" (for 
  707.     Read/Only) shows in the header, and any command that would modify the file 
  708.     will be rejected as an "Invalid Key".  To disengage, use ^KO again.
  709.          If you load a file with the DOS R/O attribute, protected mode will 
  710.     engage automatically, and the ^KO command will not be able to disengage 
  711.     it.  The text cannot be modified with VDE, unless you first rename it 
  712.     (^KE) to a new filename.
  713.  
  714. REFORMAT ([Enter],^B;^OB) -  In documents, pressing [Enter] creates a 
  715.     permanent or "hard" Carriage Return marking the end of a paragraph.  (This 
  716.     is a CR without a preceding space; wordwrap creates a removable "soft CR", 
  717.     preceded by a space.  See TEXT FORMATTING.)
  718.            ^B reformats the paragraph the cursor is in according to the 
  719.     current margin settings and line spacing.  (Thus ^B is used not only to 
  720.     reshape a paragraph after editing, but also to change its format in 
  721.     various ways: see MARGINS, JUSTIFICATION, LINE SPACING.)  If the top line 
  722.     is indented relative to the next one, VDE preserves that as paragraph 
  723.     indentation.  To reformat an entire file use the MACRO command (Esc[) to 
  724.     repeat ^B.  (See also AUTO FORMAT.)
  725.          ^OB toggles display of hard CRs, which are normally marked by a left- 
  726.     arrow character in document files, to distinguish them from soft ones.  If 
  727.     you find this distracting, it can be turned off.
  728.  
  729. RULER LINE (^OT) -  To help you align text properly, ^OT displays a "ruler 
  730.     line" above the text.  Type ^OT again to remove it.  A moving pointer 
  731.     indicates the current column.
  732.          In each column you will see one of several symbols: the arrow "v" is 
  733.     the cursor column; "L,R" designate the current margins; "." indicates 
  734.     areas outside the current margins, "-" within them.  Also, tab stops are 
  735.     marked by either "!" (Variable) or ":" (Hard).  Examples:
  736.         (/D mode)      L-----!---!----------v--!--------------R........
  737.         (/N mode)      :.......:.......:....v..:.......:.......:.......
  738.  
  739. RUN COMMAND/SHELL (AltR) -  AltR lets you run DOS commands without leaving 
  740.     VDE.  An imitation DOS prompt is produced (e.g., "C:\WORK>"); you can copy 
  741.     or rename files, or run any other program you like, and afterwards VDE 
  742.     will prompt you to "Press [Esc]", which will return you to your undis- 
  743.     turbed VDE editing session.
  744.          In addition, you may simply hit [Enter], which lets you out into what 
  745.     is known as a Command Shell: you are actually back IN DOS, and can use any 
  746.     number of commands or move around as you like; when through, you need to 
  747.     type the DOS command EXIT to return to VDE.
  748.          Caution: don't load new memory-resident utilities from within the 
  749.     AltR command; this fouls up the DOS memory allocation.
  750.          To use AltR, you must have enough free memory to load and run the 
  751.     chosen program; and VDE must be able to find COMMAND.COM in order to 
  752.     execute it, via the COMSPEC environment variable.  Be sure either that 
  753.     your AUTOEXEC.BAT file includes a line like
  754.                         SET COMSPEC=C:\COMMAND.COM
  755.     or that your CONFIG.SYS file includes a line like
  756.                         SHELL=C:\COMMAND.COM C:\ /P
  757.     (In either case replace "C:\" with the appropriate directory.)
  758.  
  759. SAVE/EXIT (^KE,^KS,^KX,^KD,^KQ) -  ^KE renames your work, allowing you to 
  760.     change the filename (including directory) to which it will be saved, 
  761.     and/or the filemode governing its format.  At the prompt you can enter a 
  762.     new filename, a new directory, a new mode, or any combination of these.  
  763.     You can make your work "untitled" by pressing ^J or ^[Enter] at the 
  764.     prompt.  (See PROMPTS for other control key usage.)
  765.          ^KS saves your work so far, writing the file to disk under the 
  766.     filename in the header.  (If it's "untitled", a new name will be 
  767.     requested.)  If the file has not been modified, you will be prompted to 
  768.     confirm that you meant to save it again anyway.  For safety, when you save 
  769.     changes to an existing file, a copy of the previous version is preserved 
  770.     as a BACKUP FILE (with the same name, but extension ".BAK").  If you 
  771.     decide to abandon your latest changes, you can recover the old version 
  772.     from the BAK file.  [You can choose not to maintain BAK files, if you 
  773.     prefer; see VINST, OPTIONS.]
  774.          There are several different commands for finishing up:
  775.        ^KX saves your work (if modified), and then exits VDE.
  776.        ^KD saves your work, then loads a new file to edit.
  777.        ^KQ just QUITS, without saving to disk.  If the file has been modified, 
  778.     you will be prompted to confirm that you meant to do this!
  779.  
  780. SCREEN CONTROLS (^W,^Z; Esc[^,v,<,>]; ^OE,^OZ) -  VDE provides a number of 
  781.     commands to control the display screen:
  782.          ^W and ^Z scroll the screen up and down a line at a time, without 
  783.     moving the cursor in the text (unless necessary).
  784.          Preceded by [Esc], any arrow key also causes the screen to scroll: 
  785.     up/down by 1/4 screen, or right/left 32 columns.  Again, the cursor is not 
  786.     moved unless necessary.  (The screen cannot shift rightward past the end 
  787.     of the current line.)
  788.          ^OE makes the current line the top of the screen.
  789.          ^OZ temporarily blanks the entire screen; good for avoiding CRT burn- 
  790.     in, or just protecting work from prying eyes or fingers.  Restore the 
  791.     screen by pressing [Esc].  This is also useful if some other software 
  792.     (like a memory-resident utility) has messed up the screen: type ^OZ,Esc 
  793.     and VDE will completely restore it.
  794.  
  795. SCREEN SIZE (AltA,AltE) -  On IBM compatible systems, VDE automatically adapts 
  796.     to any size text screen currently in use (minimum: 40 columns, 8 lines).  
  797.     This means that (1) VDE will run on laptop/palmtop computers with small 
  798.     displays, and (2) visually impaired users can use the DOS command MODE 
  799.     CO40 to edit with a 40 column large-type screen.  When running with fewer 
  800.     than 80 columns, VDE omits toggle indicators from the header; also, some 
  801.     menus remain in 80-column format, and can be scrolled horizontally by 
  802.     pressing the right and left arrow keys while they are on screen.
  803.          On IBM EGA/VGA video systems, you can use your own software (like the 
  804.     popular UltraVision program, or any utilities that may have come with your 
  805.     video adapter card) to change the font or screen size (lines,columns) 
  806.     before running VDE, or even while editing (via the AltR command).  VDE 
  807.     also offers two internal commands to vary screen size:
  808.          AltA changes the screen width, toggling between normal (80-column) 
  809.     mode and wide (132-column) mode.  It can be used alone, or in combination 
  810.     with AltE.  This command works ONLY with certain brands of video cards 
  811.     which offer 132 column displays [see INSTALLATION to specify yours], or if 
  812.     you are running UltraVision with a card that supports its 132 column mode.
  813.          AltE changes the screen length (font size), varying the number of 
  814.     text lines displayed.  In its most basic form it simply toggles between 
  815.     normal 25-line mode and a compressed mode of 43 (EGA) or 50 (VGA) lines.  
  816.     But when possible (with VDEOPT.DAT present or under UltraVision), it 
  817.     displays a prompt offering a wider range of sizes:
  818.               with VDEOPT.DAT  VGA - 20,25,28,33,40,50,57 lines
  819.                                EGA - 17,25,29,35,43,50    lines
  820.               with UltraVision VGA - 25,36,50,60/63 lines
  821.                                EGA - 25,34,43,60    lines
  822.     You can enter a letter code A-G, or [Enter] for your default value [which 
  823.     can be changed with VINST].  Larger text is easy on the eyes; smaller text 
  824.     can pack a whole page of text into one screen.  To make this range of 
  825.     sizes available (without UltraVision), the VDEOPT.DAT file must be in the 
  826.     current or VDE directory (set with the SET command -- see DIRECTORIES).
  827.          NOTE: Under DESQview, you must use its own "Rearrange:Video" menu 
  828.     selection to change text sizes; VDE's commands will not work.
  829.  
  830. SPLITTING FILES (AltS) -  If you encounter a text file that is too large for 
  831.     VDE to load and edit, you can divide it into manageable chunks with the 
  832.     Split command.  You will be prompted for the name of the file to split; 
  833.     VDE will divide it in pieces whose names have a number added at the end of 
  834.     the file name.  Example: BIG.DOC will split into BIG1.DOC, BIG2.DOC, etc, 
  835.     each of which you can edit separately.  After 9, the numbers continue with 
  836.     letters A..Z.  (The original file also remains on disk.)
  837.          If necessary, the files can later be reassembled into one with the 
  838.     DOS COPY command, for example:  COPY BIG1.DOC+BIG2.DOC BIG.DOC.
  839.  
  840. TABS ([Tab],Shft[Tab]; ^OV,^OI,^ON; ^PI,Esc[Tab]) -  There are two tab modes, 
  841.     Variable and Hard; ^OV toggles between them.
  842.          In Hard Tab mode (the default for nondocuments), the [Tab] key 
  843.     produces an actual ^I (ASCII TAB) character, which will overwrite the 
  844.     character at the cursor or, if Insert is on, insert before it.  Hard Tabs 
  845.     produce indents at fixed intervals [normally 8 columns; optionally 4 or 
  846.     16], and also display as a highlighted "I" in document modes.
  847.          In Variable Tab mode (the default for documents), the [Tab] key moves 
  848.     to the next tab stop set.  In Overwrite mode, the cursor moves over any 
  849.     existing text; in Insert mode, spaces are inserted into the text.  In 
  850.     either case, spaces are added at the end of a line if needed.
  851.          Up to eight tab stops may be set with ^OI, or cleared with ^ON; the 
  852.     defaults are in columns 6, 15, 35, and 55.  [These can be changed.]  Both 
  853.     commands prompt for a list of column numbers, or you can press [Enter] for 
  854.     the cursor column.  The Set command ^OI also accepts two options, both of 
  855.     which replace all previous tab settings:
  856.               @nn           Set tabs every "nn" columns
  857.               #n1,n2,...    Set tabs to columns "n1,n2,..."
  858.     You can simply clear all variable tabs by typing ^ON followed by "*".
  859.          The Shft[Tab] command tabs backwards (left to the previous stop), 
  860.     useful for moving around in tables, etc.
  861.          You can always get a Hard Tab with ^PI, or a Variable Tab with 
  862.     Esc[Tab], no matter which tab mode you are in.
  863.  
  864. TIME/DATE (AltT,AltD) -  VDE can read the DOS system clock and insert the 
  865.     current time and date in your file automatically.  Just press AltT for the 
  866.     Time, or AltD for the Date.  The string will appear at the current cursor 
  867.     location, as though you had typed it in yourself: for example,
  868.               1:21 PM            [or 13:21 -- VINST selects the format]
  869.               January 15, 1988   [or 1/15/88, 15 January 1988, 15.1.88]
  870.  
  871. UNDELETING (^U) -  The undelete function can be used to recover accidentally 
  872.     deleted text or overstruck characters.  The lost text will be replaced at 
  873.     the current cursor location.  ^U may be used repeatedly to undo a sequence 
  874.     of deletions, recovering each character, word, or line in order.  (Once 
  875.     all deleted text is restored, ^U does nothing.)
  876.          Exception: block deletions cannot be recovered sequentially, they 
  877.     must be undeleted immediately (before any other deletion occurs).
  878.          Undeletion can also be used as a sort of quick-and-dirty block move.  
  879.     For example, if the cursor is at the start of a word, the commands ^T^F^U 
  880.     (which of course can be assigned to a macro key) will swap that word with 
  881.     the one following it.  Similarly, ^Y^X^U will swap two lines.
  882.  
  883. UPPER/LOWER CASE (^^; ^K",^K',^K^) -  ^^ (Ctrl-caret or 6) reverses the case 
  884.     of the character at the cursor, if it was a letter, and moves to the next.
  885.          The ^K^ (^K-caret) command reverses all text in a marked block (see 
  886.     BLOCK COMMANDS); ^K" makes all text in the block uppercase, ^K' lowercase.
  887.  
  888. WINDOWS (^OW; AltW,AltF; ^[PgUp,PgDn]) -  VDE can split the screen into two 
  889.     windows, showing either two parts of the same file or two different files.  
  890.     In either case, AltF moves the cursor back and forth between the two 
  891.     windows.  ^[PgUp] and ^[PgDn] scroll BOTH windows in synchronization.
  892.         ^OW is used within a SINGLE file; it creates a second window 
  893.     (originally a duplicate of the first, of course) in which you can move to 
  894.     and view or edit another location in the file at the same time.  (Note: 
  895.     any modifications made to the file will not be reflected in the inactive 
  896.     window until you return to it.)  Type ^OW again to undo windowing.
  897.         AltW splits the screen Window between two DIFFERENT files being 
  898.     edited, showing you both at once (note the different filename in the 
  899.     second window).  Type AltW again to undo.
  900.         If you call up a command menu (like ^J or ^KP) that will not fit in 
  901.     one window on a small screen, windowing will be turned off to display it.
  902.  
  903.  
  904. ================================  7. MACROS  =================================
  905.  
  906.  
  907. AUTOEXEC MACRO (Esc0) -  Any macro you assign to the '0' key will execute 
  908.     automatically whenever you first enter VDE.  This feature can be used for 
  909.     a variety of purposes, including changing defaults not available through 
  910.     VINST options.  See also MACRO KEYS.
  911.          Notes: if you load multiple files, remember that for settings which 
  912.     are specific to each file (like margins), only the first file will be 
  913.     affected.  You cannot use a utility like KEYSTACK that stuffs input into 
  914.     the DOS keyboard buffer before running VDE, if an autoexec macro exists.
  915.  
  916. FUNCTION KEYS ([F1]...[F12]) -  Up to 48 macros can be assigned to function 
  917.     keys; they can then be recalled and used with one keystroke.  Each IBM 
  918.     function key can be used alone or with Shift, Ctrl, or Alt, to produce:
  919.                     [F1]...[F10]  =  F01...F10 in VDE notation
  920.               Shift-[F1]...[F10]  =  F11...F20
  921.                Ctrl-[F1]...[F10]  =  F21...F30
  922.                 Alt-[F1]...[F10]  =  F31...F40
  923.     And, if you have an Enhanced (101-key) AT keyboard, also:
  924.              [F11],[F12]  =  F41,F42         Ctrl-[F11],[F12]  =  F45,F46
  925.        Shift-[F11],[F12]  =  F43,F44          Alt-[F11],[F12]  =  F47,F48
  926.     VDE comes with [F1] set as a "Help" key (^J), but this can be changed.
  927.          Otherwise, function keys are defined (with the Esc[ or Esc] command, 
  928.     or with VINST) and used exactly like macro keys.  See MACRO KEYS.
  929.  
  930. KEY DEFINITION FILES (AltU) -  These files save sets of macro key or function 
  931.     key definitions, and should be given file types of ".VDK" and ".VDF", 
  932.     respectively.  You can load any key file, along with your text file(s) to 
  933.     edit, from the command line (see SYNTAX).
  934.          AltU can be used while editing: it will ask whether you want to 
  935.     "L"oad or "S"ave such a file, then prompt for the name of the file.  The 
  936.     filetype MUST be ".VDK" or ".VDF", and will determine whether MACRO or 
  937.     FUNCTION keys are affected.  If you load such a file, those definitions 
  938.     will replace any previous ones.  If you save, the current definitions will 
  939.     be written to the file.  [Key files can also be created or installed as 
  940.     defaults in your copy of VDE, using VINST.]
  941.  
  942. MACRO DEFINITION AND USE (Esc[,Esc]) -  To DEFINE a macro, type Esc[.  You 
  943.     will be asked for the macro definition; you may want to plan it out first 
  944.     with pen and paper.  Many special IBM PC keys are not accepted at VDE 
  945.     input prompts, including here; you must use the WordStar equivalent, like 
  946.     ^R instead of [PgUp].  Those keys can, however, be recorded (see RECORDING 
  947.     MACROS), and can be entered when defining a macro with VINST (see DEFAULT 
  948.     MACRO KEYS).  Even MenuBar commands can be used in macros, with the Esc? 
  949.     command (see MENUBARS).
  950.          Then you will be asked whether you want to Use the definition you 
  951.     entered now, or Store it (on storing, see MACRO and FUNCTION KEYS).
  952.          Then you need to decide whether you want the macro to repeat (and if 
  953.     so how many times), and whether you want to watch it happen or not.
  954.             VDE asks "Make Quiet, No-repeat, Both?"  Reply "Q" for 
  955.          Quiet (fast) operation, or press [Enter] for visible (slower) 
  956.          execution.  (The "N" option is intended for storing keys, 
  957.          but can also be typed here to skip the next question.)
  958.             VDE asks "Repeat count?"  Type the number of times to 
  959.          execute (0-254), or just [Enter] for 1; or "*" to repeat 
  960.          indefinitely.
  961.         Normally, you can see the results as the macro executes, and you can 
  962.     cancel it at any time by pressing [Esc].  If you choose to speed up macro 
  963.     execution by specifying "Q"uiet mode, only the header will be updated as 
  964.     the macro runs.  (Don't do this if the macro concludes by requesting user 
  965.     input -- the necessary prompts would not display!)
  966.          Macros will stop automatically if an error condition occurs, in which 
  967.     case the error message will display briefly; or if the cursor attempts to 
  968.     move past the top or end of the file, in which case no error displays.  
  969.     (Exception: Esc$ can change error handling.  See MACRO PROGRAMMING.)  
  970.     Thus some macros will halt on their own when they reach the end of a file; 
  971.     others will have to be terminated manually, by pressing [Esc].
  972.          Once defined, a macro can be re-used with the Esc] command, which 
  973.     again gives you the options to Use or Store the previously defined macro.  
  974.     [To add a macro key permanently to VDE.COM, use VINST: either enter it 
  975.     again in VINST, or write it to a file and read the file into VINST -- see 
  976.     DATA FILES.]
  977.  
  978.          EXAMPLES:  For clarity, macro examples will be given here as they 
  979.     function, not as they are typed in; remember that you will need to add ^P 
  980.     prefixes for certain control keys ([BkSp] (^H), [Enter] (^M), ^J, ^Y, ^U, 
  981.     ^P).  Keystrokes are often separated by spaces for clarity; the "_" symbol 
  982.     is used to represent an actual space character typed.
  983.             1.  Reformat an entire file: after Esc[, just enter
  984.                                   ^B
  985.          Specify Quiet and indefinite repeat as options ("Q,*").
  986.             2.  View a file by scrolling slowly through it:
  987.                                Esc; ^Z   (or ^C)
  988.          This pauses, then scrolls down.  (Again, repeat with "*".)
  989.             3.  Re-load the current file, eliminating any changes 
  990.          made since it was last saved:
  991.                                ^KL ^F [Enter]
  992.             4.  Macros are quite powerful.  Can you figure out what 
  993.          this one does, if entered with indefinite repeat "*"?
  994.                 ^QR ^QF(^J ^G ^KB ^QF)^J ^G ^KK ^QC [Enter] ^KV
  995.          (It takes all phrases in parentheses out of a file, making 
  996.          a list of them at the end of the file.)
  997.  
  998.          TECHNICAL NOTE: Ordinarily macros are completely self-contained, and 
  999.     NEVER request input from the keyboard while executing.  There is one 
  1000.     exception: using AltR to run a program from a macro is tricky.  Input 
  1001.     while in the program or shell must be typed by you.  (VDE resumes control 
  1002.     only when the program ends; if the macro continues, its next keystroke 
  1003.     must be the [Esc] to return to editing.)
  1004.  
  1005. MACRO KEYS (Esc0...Z) -  Both the Esc[ and Esc] commands also give the option 
  1006.     of Storing the macro definition to a key.  Up to 36 of these can be stored 
  1007.     on keys 0...9,A...Z; they can then be called up with two key-strokes.  (48 
  1008.     more can be stored on IBM function keys; see FUNCTION KEYS.)  Example: if 
  1009.     stored to key 3, a macro can be reused simply by typing Esc3.
  1010.             VDE asks "Make Quiet, No-repeat, Both?"  Reply "Q" for a 
  1011.          key that executes in Quiet (fast) mode; "N" for a key that 
  1012.          runs once, without asking for a repeat count; or "B" for 
  1013.          both of these.  Press [Enter] instead for a key that executes 
  1014.          just like the "use macro" option, visibly, asking for a 
  1015.          repeat count first.
  1016.             VDE asks "Store to key?"  Press the desired key: a 
  1017.          number 0...9 or letter A...Z for a Macro key (Esc0...Z), or 
  1018.          a Function key like [F3], Alt[F9], etc.
  1019.     Again, don't choose "Q"uiet for a key that will request input from you.
  1020.          There is a total of about 974 bytes available for all 36 keys, and a 
  1021.     128 byte limit for any one key.  (VDE's own input line is of limited 
  1022.     width, but VINST can handle up to the full 128.)  Trying to use an 
  1023.     undefined key results in an error.  You can delete a key definition by 
  1024.     entering an empty macro string (Esc[, [Enter]) and storing it to the key.
  1025.          Keys defined with Esc[ or ] last only during the current editing 
  1026.     session (VDE.COM itself is not modified).  [VINST lets you install 
  1027.     definitions permanently; see DEFAULT MACRO KEYS.]
  1028.  
  1029.          EXAMPLES: Keys are useful for storing a frequently repeated phrase; 
  1030.     "EscW" is much more convenient than "World Wide Widgets Ltd. (N.A.)".  You 
  1031.     might also use several for sets of margins, like: ^OL 5 [Enter] ^OR 60 
  1032.     [Enter].  A key defined as ^QR ^N AltD ^OF would place the current date at 
  1033.     the top right of a letter.  Many VDE users set up a macro key to produce a 
  1034.     personalized letterhead: for example, the macro
  1035.               ^N John Doe ^OC ^N 123 Main St ^OC ^N City, State ^OC
  1036.     will insert that three-line address, neatly centered.  You can add print 
  1037.     effects (bold, italic) to suit your taste.  For a solid line separating 
  1038.     this from the body of the letter, try adding
  1039.                           ^N ^PS ^OF ^E ^V ^PS ^V ^X
  1040.          Macro keys can be used to create powerful new commands, for example: 
  1041.     ^D ^A ^KB ^F ^KK will mark the current word as a block.  And, similarly, 
  1042.     ^QS ^KB ^X ^KK will mark the current line as a block.
  1043.          Macro keys can also effectively change the way VDE commands behave.  
  1044.     For example, the Cut (AltC) command does not remove the cut text from the 
  1045.     file; but if you wish it did, you can set up a command that does: just 
  1046.     define EscC as a macro key consisting of AltC, ^KY.
  1047.  
  1048. MACRO PROGRAMMING (^F Esc; Esc0..Z Esc! Esc=,~,<,> Esc$ Esc() Esc+,- Esc&) - 
  1049.     VDE has several commands that operate only within a macro definition, and 
  1050.     give you conditional control over the execution of a macro, allowing real 
  1051.     programming.
  1052.          ^F, entered as part of an input string, will be replaced by the 
  1053.     current filename when the macro executes.  This can be useful to refer to 
  1054.     the current file when running compilers and file utilities.  Thus, if you 
  1055.     define the macro
  1056.                          AltR compile ^PF /g /r1 [Enter] Esc,
  1057.     the ^F embedded in the string will be expanded, so that the DOS command 
  1058.     executed by AltR will actually be something like
  1059.                          compile C:\PGM\MYPROG.C /g /r1.
  1060.          Esc; (Esc-semicolon) gives a brief pause before macro execution 
  1061.     continues, presumably so the user can see what's happening on screen.  Use 
  1062.     two or more to get a longer pause.
  1063.  
  1064.          Esc0...Z, when placed IN a macro, function simply as local "labels" 
  1065.     0...Z.  They have no effect, but can be "jumped" to by other commands.
  1066.          Esc! followed by 0...Z is a "jump" instruction, causing macro 
  1067.     execution to resume with the command following that label.  Example: Esc!2 
  1068.     jumps to label 2.  As two special cases, Esc![ jumps to the beginning of 
  1069.     the macro, and Esc!] jumps to the end (exits).
  1070.  
  1071.          Esc= and Esc~ perform tests on the character at the current cursor 
  1072.     position.  There are two ways to use them:
  1073.               (1) Followed by a character, then a label 0...Z (or 
  1074.          "[","]" for start or end), they are conditional jumps: they 
  1075.          jump IF the character does (or for "~", does NOT) match the 
  1076.          one specified.  Example: Esc~^M2 jumps to label 2 if the 
  1077.          current character is NOT a CR.
  1078.              (2) Followed by a character, then ">" or "<", they are 
  1079.         search loops.  They will continue to move the cursor right 
  1080.         (or for "<", left) as long as the character at the cursor 
  1081.         does (or for "~", doesn't) match, or until the beginning or 
  1082.         end of the file.  Example: Esc=_> moves right as long as the 
  1083.         current character is a space (so it stops on a NONspace).
  1084.          Similarly, Esc< and Esc> test the cursor character's ASCII value and 
  1085.     act accordingly: thus Esc<A2 jumps to label 2 if the character is less 
  1086.     than ASCII "A" (41 hex), etc.
  1087.          (Note: place and block markers, since they are not part of the file 
  1088.     text, will fail any test.  If you need to check for their presence, you 
  1089.     can use Esc<^@ [00 hex, entered as ^P@] since no actual character could be 
  1090.     <0 and fail this test.)
  1091.  
  1092.          Normally, a macro halts when an error occurs.  With Esc$ you can 
  1093.     instead specify a label where execution should continue.  Thus, after the 
  1094.     command Esc$E, any command resulting in an error (like "not found") will 
  1095.     cause a jump to label E, ignoring the error.  You can also use the special 
  1096.     characters "[,]" to jump to the beginning or end of the macro, or "@" to 
  1097.     continue without taking action.
  1098.          If you program an endless loop, you will at some point have to halt 
  1099.     execution of the macro by pressing Esc.
  1100.  
  1101.          Several commands allow the use of a counter variable.  Esc() sets the 
  1102.     value: for example, Esc(0) initializes it to zero.  The Esc+ command 
  1103.     simply increments the value; Esc- (minus) decrements the value, then jumps 
  1104.     if it is zero to a specified label.  (In addition to a number, you may use 
  1105.     "[" or "]" for the start or end, or "@" to avoid jumping entirely.)  
  1106.     Example: Esc-] decrements the counter, jumping to the end (exiting) if it 
  1107.     reaches zero; Esc-@ simply decrements it.
  1108.          Esc&, followed by 0...Z, is used to "chain" to another macro key.  In 
  1109.     this way you can build up strings longer than the 128-byte limit on any 
  1110.     one key.  This is a "jump", not a "call"; there is no returning.  Example: 
  1111.     Esc&M causes key M to execute.  (You cannot chain to function keys.)
  1112.          The examples below will give some idea of how these commands can be 
  1113.     used to construct your own new VDE commands.  They will work faster if 
  1114.     you store them as Quiet keys, but in general, don't make macro programs 
  1115.     Quiet until you're sure they work.
  1116.  
  1117.          EXAMPLES: 1. Here is a good macro program (best stored as a Quiet 
  1118.     key) to move the cursor to the start of the current sentence:
  1119.     Esc~.1 ^S Esc1 Esc~.< ^D Esc=_2 Esc=^M2 ^S^S Esc!1 Esc2 ^D Esc=_2 Esc=^M2
  1120.          You could explain this in programmer's pseudo-code as:
  1121.               If not "." goto label1    ;move left if already on period
  1122.               Move left
  1123.      label1:  While not "." move left   ;move left to previous period
  1124.               Move right                ;move right to following character
  1125.               If " "  or ^M goto label2
  1126.               Move left twice           ;skip over a period if it's not
  1127.               Goto label1               ;  followed by a space or return
  1128.      label2:  Move right                ;okay, now move right as long
  1129.               If " " or ^M goto label2  ;  as you see a space or return
  1130.               (all done)
  1131.          2. This macro moves to the start of the current paragraph:
  1132.                           ^QS ^S^S Esc=_[ ^D^D
  1133.          3. If you have some text that you can't reformat because every line 
  1134.     ends in HARD CRs, here is a macro that will "soften up" one paragraph's 
  1135.     worth, leaving just one HARD CR at the end:
  1136.                    ^QS ^X Esc=_] Esc=^M] ^S_^D Esc![
  1137.          4. This macro moves to the center of the current line; note how the 
  1138.     counter variable is used to figure the line length, then move back only 
  1139.     halfway:   ^QS Esc(0) Esc1 Esc+ ^D Esc~^M1 Esc2 Esc-] Esc-] ^S Esc!2
  1140.          5. Many programming languages use nested sets of parentheses, for 
  1141.     example "{}" in C.  This macro, when the cursor is placed on an open 
  1142.     bracket "{", will move ahead to find the closed bracket "}" that matches 
  1143.     it:  Esc~{] Esc(0) Esc1 Esc~{2 Esc+ Esc!3 Esc2 Esc~}3 Esc-] Esc3 ^D Esc!1
  1144.  
  1145. TOGGLE CONTROL (Esc*) -  "Toggle" commands can create difficulties when used 
  1146.     in macro and function keys: ^V, for example, toggles insert mode.  But 
  1147.     when you plan a macro key, you don't necessarily know how Insert will be 
  1148.     set when the key is used!  So if you use ^V in the macro, you don't know 
  1149.     whether you just turned it off or on; you might be overstriking or 
  1150.     inserting, and can't tell.
  1151.          The Esc* command provides a solution, by letting a macro specify an 
  1152.     exact state for each toggle.  Esc* must be followed by a LETTER to 
  1153.     identify a toggle, UPPERcase to turn it ON or LOWERcase to turn it OFF.  
  1154.     (Insert and Justify each have a third state, as well.)  For example, Esc*i 
  1155.     will set INSERT OFF, regardless of its previous state.  The toggles are:
  1156.               Autoindent     (^OA)  'a'=off  'A'=on
  1157.               Doublespace    (^OS)  'd'=off  'D'=on
  1158.               auto Format    (^OM)  'f'=off  'F'=on
  1159.               Hyphenation    (^OH)  'h'=off  'H'=on
  1160.               Insert         (^V)   'i'=off  'I'=on  'W'=word
  1161.               Justification  (^OJ)  'j'=off  'J'=on  'R'=remove
  1162.               Proportional   (^OK)  'p'=off  'P'=on
  1163.               Varitab        (^OV)  'v'=off  'V'=on
  1164.               margin release (^OX)  'x'=off  'X'=on
  1165.     Once you've used one of these you can revert to the usual commands (like 
  1166.     ^V), if you prefer, because you WILL now know the toggle setting.
  1167.  
  1168. RECORDING MACROS (Esc") - As an alternative to composing macros and using the 
  1169.     Esc[ command to type them in, you can simply record a macro as you go 
  1170.     about a task.  Press Esc" to activate recording; type away; then press 
  1171.     Esc" again to conclude.  You will then be asked whether to use or store 
  1172.     it, etc (see MACROS).  No confusing ^P prefixes are needed, and you can 
  1173.     take advantage of the full 128-key macro length.  While recording, a quote 
  1174.     mark (") will be visible in the upper right (prefix) area of the header, 
  1175.     if the header is displayed.
  1176.          If you make an error while recording, use Esc" to stop recording, 
  1177.     press [Esc] at the prompt to quit, and start over.
  1178.          NOTES: Function and macro key commands themselves will not work while 
  1179.     macro recording is in progress, and for technical reasons the "User" 
  1180.     MenuBar bar cannot be used.  Any other keystrokes can be recorded, 
  1181.     including all other MenuBar selections, and even IBM PC keys like [PgUp] 
  1182.     which cannot be entered directly into a macro definition with the Esc[ 
  1183.     command.  Be careful when creating macros by recording [BkSp,Del,^BkSp, 
  1184.     Home,End]; the functions of these keys are VINST options and may differ in 
  1185.     someone else's copy of VDE, so you may wish to use commands like ^H,^G, 
  1186.     ^QS,^QD instead.
  1187.  
  1188.  
  1189. =====================  8. REVIEWS / ABOUT THE AUTHOR  ========================
  1190.  
  1191.  
  1192.                    A sampling of recent comments about VDE:
  1193.  
  1194.        "VDE is a word-processing program for people who like their 
  1195.     programs lean, mean and simple... executes all the standard 
  1196.     operations necessary for writing articles, books or screenplays... 
  1197.     blazingly fast... Even the loading and storing of files is speedy."     
  1198.               - Paul Ciotti, Los Angeles Times Magazine (18 March 1990)
  1199.  
  1200.        "This may be the finest piece of word processing code ever 
  1201.     written.  I have never been as impressed with anything as I have with 
  1202.     VDE 1.5... writing software in 100 percent assembly language still 
  1203.     pays off in performance and reduced code size.  It's an astonishing 
  1204.     product, believe me.  It's more than the perfect laptop word 
  1205.     processor.  Actually, it's something that corporations should 
  1206.     consider if they want to save tens of thousands of dollars...  I 
  1207.     cannot give a higher recommendation for any product that I have seen 
  1208.     in ten years than I can for VDE 1.5.  Top recommendation."
  1209.               - John Dvorak, PC Magazine (24 April 1990)
  1210.  
  1211.        "What fascinated Dvorak was not just the astonishing functionality 
  1212.     achieved with very little programming code, but also the attitude -- 
  1213.     and implications -- of the author who circulated it freely asking 
  1214.     only for a modest sum for site licenses...  VDE is an amazing word- 
  1215.     processor, offering almost everything except the layout and document 
  1216.     processing features found in far fatter programs... it supports the 
  1217.     old WordStar command set... ergonomically the most efficient I've 
  1218.     ever learned."
  1219.               - Colin Brace, Language Technology/Electric Word (July/Aug 1990)
  1220.  
  1221.        "I've used various versions of WordStar, WordPerfect, and Wang 
  1222.     IWP.  I wouldn't trade my copy of VDE for shrink-wrapped sets of the 
  1223.     latest versions of all of these.  I congratulate you both on the 
  1224.     quality of your program and on your policy in making it available to 
  1225.     people."  - K.N., registered VDE user (August 1991)
  1226.  
  1227.  
  1228.      As of Spring 1992, VDE can be found in "Dvorak's Top 30", a boxed 
  1229. collection of shareware applications published by Interplay Productions, 
  1230. available in retail stores.  It is also included on-disk with the book 
  1231. "Dvorak's Inside Track to DOS and PC Performance" by John Dvorak and Nick 
  1232. Anis, published by Osborne/McGraw-Hill.
  1233.  
  1234.  
  1235.                                ABOUT THE AUTHOR
  1236.  
  1237.      Eric Meyer has also written the shareware ZIP serial file transfer 
  1238. program and a number of free utilities for IBM PC compatibles.  He holds an 
  1239. A.B. in physics and a Ph.D. in history and philosophy of science, and has 
  1240. taught at the Universities of Indiana, Oklahoma, and Colorado.  A longtime 
  1241. advocate of microcomputers, he has done programming in HP-41, Z80 assembler, 
  1242. BASIC, FORTRAN, LISP, C, and APL; lately he has been working mostly in 8086 
  1243. assembler.  In a period of escalating software complexity and prices, he still 
  1244. believes that useful, inexpensive software should remain available to computer 
  1245. users worldwide.
  1246.  
  1247.  
  1248. ================================[end VDE.REF]=================================
  1249.